home *** CD-ROM | disk | FTP | other *** search
- Path: newsfeed.ed.ac.uk!news
- From: Steven <steven@srv1.jig.ed.ac.uk>
- Newsgroups: comp.lang.c++
- Subject: HELP! Loading bitmaps from a filename.
- Date: 10 Jan 1996 16:41:13 GMT
- Organization: JIIG-CAL
- Message-ID: <4d0q79$71q@scotsman.ed.ac.uk>
- NNTP-Posting-Host: usr2.jig.ed.ac.uk
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
-
- hi,
-
- I am using Boland 3.1 C++ with OWL and I have a problem with bitmaps.
- I want to load bitmaps on to a window but I do not want to declare
- which bitmap I want to load before run-time. In other words I do not
- want to say which bitmap I want to load in the Resource file. What
- I need to do is take the filename of a bitmap on disk and then
- display that bitmap in a window. Any help in this area would be
- very much appreciated.
-
- Thanks
-
- Steve
-
-